Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2022-31631
Vulnerability from cvelistv5
Published
2025-02-12 22:10
Modified
2025-02-13 16:06
Severity ?
EPSS score ?
Summary
In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-02-12T23:02:37.689Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://security.netapp.com/advisory/ntap-20230223-0007/" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-31631", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-02-13T16:06:19.759677Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-02-13T16:06:41.825Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://bugs.php.net/bug.php?id=81740" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "affected", "packageName": "pdo_sqlite", "product": "PHP", "vendor": "PHP Group", "versions": [ { "lessThan": "8.0.27", "status": "affected", "version": "8.0.x", "versionType": "semver" }, { "lessThan": "8.1.15", "status": "affected", "version": "8.1.x", "versionType": "semver" }, { "lessThan": "8.2.2", "status": "affected", "version": "8.2.x", "versionType": "semver" } ] } ], "datePublic": "2022-12-19T13:27:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "\u003cp\u003eIn PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.\u0026nbsp;\u0026nbsp;\u003c/p\u003e" } ], "value": "In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-74", "description": "CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-02-12T22:10:45.418Z", "orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b", "shortName": "php" }, "references": [ { "url": "https://bugs.php.net/bug.php?id=81740" } ], "source": { "advisory": "https://bugs.php.net/bug.php?id=81740", "discovery": "INTERNAL" }, "title": "PDO::quote() may return unquoted string", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b", "assignerShortName": "php", "cveId": "CVE-2022-31631", "datePublished": "2025-02-12T22:10:45.418Z", "dateReserved": "2022-05-25T21:03:32.861Z", "dateUpdated": "2025-02-13T16:06:41.825Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-31631\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2025-02-12T22:15:29.007\",\"lastModified\":\"2025-02-13T16:15:35.670\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.\"},{\"lang\":\"es\",\"value\":\"En las versiones de PHP 8.0.* anteriores a 8.0.27, 8.1.* anteriores a 8.1.15, 8.2.* anteriores a 8.2.2, cuando se usa la funci\u00f3n PDO::quote() para citar datos proporcionados por el usuario para SQLite, proporcionar una cadena demasiado larga puede provocar que el controlador cite incorrectamente los datos, lo que puede generar vulnerabilidades de inyecci\u00f3n SQL.\"}],\"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:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=81740\",\"source\":\"security@php.net\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230223-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.php.net/bug.php?id=81740\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20230223-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-02-12T23:02:37.689Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-31631\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-13T16:06:19.759677Z\"}}}], \"references\": [{\"url\": \"https://bugs.php.net/bug.php?id=81740\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-13T16:06:35.672Z\"}}], \"cna\": {\"title\": \"PDO::quote() may return unquoted string\", \"source\": {\"advisory\": \"https://bugs.php.net/bug.php?id=81740\", \"discovery\": \"INTERNAL\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"PHP Group\", \"product\": \"PHP\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.0.x\", \"lessThan\": \"8.0.27\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.1.x\", \"lessThan\": \"8.1.15\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.x\", \"lessThan\": \"8.2.2\", \"versionType\": \"semver\"}], \"packageName\": \"pdo_sqlite\", \"defaultStatus\": \"affected\"}], \"datePublic\": \"2022-12-19T13:27:00.000Z\", \"references\": [{\"url\": \"https://bugs.php.net/bug.php?id=81740\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIn PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.\u0026nbsp;\u0026nbsp;\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-74\", \"description\": \"CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"shortName\": \"php\", \"dateUpdated\": \"2025-02-12T22:10:45.418Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2022-31631\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T16:06:41.825Z\", \"dateReserved\": \"2022-05-25T21:03:32.861Z\", \"assignerOrgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"datePublished\": \"2025-02-12T22:10:45.418Z\", \"assignerShortName\": \"php\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2023_2903
Vulnerability from csaf_redhat
Published
2023-05-16 09:08
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php:7.4 security update
Notes
Topic
An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (7.4.33).
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a '__Host-' or '__Secure-' cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)
* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:33+00:00", "generator": { "date": "2024-11-22T21:57:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:33+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": "php:7.4:8080020230118140634:cc342424", "product": { "name": "php:7.4:8080020230118140634:cc342424", "product_id": "php:7.4:8080020230118140634:cc342424", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@7.4:8080020230118140634:cc342424" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product": { "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=src" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, "product_reference": "php:7.4:8080020230118140634:cc342424", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch" }, "product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" } ] }, "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-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] } ], "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
Modified
2024-11-25 02:52
Summary
Red Hat Security Advisory: php:8.0 security update
Notes
Topic
An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.0). (BZ#2161666)
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)
* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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" } ] }
RHSA-2023:2903
Vulnerability from csaf_redhat
Published
2023-05-16 09:08
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php:7.4 security update
Notes
Topic
An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (7.4.33).
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a '__Host-' or '__Secure-' cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)
* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:33+00:00", "generator": { "date": "2024-11-22T21:57:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:33+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": "php:7.4:8080020230118140634:cc342424", "product": { "name": "php:7.4:8080020230118140634:cc342424", "product_id": "php:7.4:8080020230118140634:cc342424", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@7.4:8080020230118140634:cc342424" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product": { "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=src" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, "product_reference": "php:7.4:8080020230118140634:cc342424", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch" }, "product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" } ] }, "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-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ] } ], "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
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php security update
Notes
Topic
An update for php is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.0.27). (BZ#2161667)
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)
* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:12+00:00", "generator": { "date": "2024-11-22T21:57:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:12+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-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": "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": "architecture", "name": "s390x" }, { "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" } ], "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:0848
Vulnerability from csaf_redhat
Published
2023-02-21 09:35
Modified
2024-11-25 02:52
Summary
Red Hat Security Advisory: php:8.0 security update
Notes
Topic
An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.0). (BZ#2161666)
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)
* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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" } ] }
rhsa-2023:2417
Vulnerability from csaf_redhat
Published
2023-05-09 10:02
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php:8.1 security update
Notes
Topic
An update for the php:8.1 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.1.14).
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a '__Host-' or '__Secure-' cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)
* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:22+00:00", "generator": { "date": "2024-11-22T21:57:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:22+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": "php:8.1:9020020230120141750:9", "product": { "name": "php:8.1:9020020230120141750:9", "product_id": "php:8.1:9020020230120141750:9", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@8.1:9020020230120141750:9" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product": { "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product_id": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=src" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, "product_reference": "php:8.1:9020020230120141750:9", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch" }, "product_reference": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" } ] }, "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "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
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php:7.4 security update
Notes
Topic
An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (7.4.33).
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a '__Host-' or '__Secure-' cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)
* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:33+00:00", "generator": { "date": "2024-11-22T21:57:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:33+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": "php:7.4:8080020230118140634:cc342424", "product": { "name": "php:7.4:8080020230118140634:cc342424", "product_id": "php:7.4:8080020230118140634:cc342424", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@7.4:8080020230118140634:cc342424" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product": { "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=src" } } }, { "category": "product_version", "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } }, { "category": "product_version", "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, "product_reference": "php:7.4:8080020230118140634:cc342424", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch" }, "product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src" }, "product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "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 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" }, "product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424" } ] }, "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-8.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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-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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64" ], "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:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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.8.0.GA:php:7.4:8080020230118140634:cc342424", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x", "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.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
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php:8.1 security update
Notes
Topic
An update for the php:8.1 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.1.14).
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a '__Host-' or '__Secure-' cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)
* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:22+00:00", "generator": { "date": "2024-11-22T21:57:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:22+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": "php:8.1:9020020230120141750:9", "product": { "name": "php:8.1:9020020230120141750:9", "product_id": "php:8.1:9020020230120141750:9", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@8.1:9020020230120141750:9" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product": { "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product_id": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=src" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, "product_reference": "php:8.1:9020020230120141750:9", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch" }, "product_reference": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" } ] }, "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "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
Modified
2024-11-25 02:52
Summary
Red Hat Security Advisory: php:8.0 security update
Notes
Topic
An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.0). (BZ#2161666)
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)
* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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" } ] }
RHSA-2023:2417
Vulnerability from csaf_redhat
Published
2023-05-09 10:02
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php:8.1 security update
Notes
Topic
An update for the php:8.1 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.1.14).
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a '__Host-' or '__Secure-' cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)
* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:22+00:00", "generator": { "date": "2024-11-22T21:57:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:22+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": "php:8.1:9020020230120141750:9", "product": { "name": "php:8.1:9020020230120141750:9", "product_id": "php:8.1:9020020230120141750:9", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/php@8.1:9020020230120141750:9" } } }, { "category": "product_version", "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product": { "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product_id": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/apcu-panel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=src" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "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" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product": { "name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } }, { "category": "product_version", "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, "product_reference": "php:8.1:9020020230120141750:9", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch" }, "product_reference": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "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 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64" }, "product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" }, "product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9" } ] }, "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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-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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ], "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:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.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.2.0.GA:php:8.1:9020020230120141750:9", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x", "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64" ] } ], "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
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php security update
Notes
Topic
An update for php is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.0.27). (BZ#2161667)
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)
* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:12+00:00", "generator": { "date": "2024-11-22T21:57:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:12+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-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": "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": "architecture", "name": "s390x" }, { "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" } ], "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_0965
Vulnerability from csaf_redhat
Published
2023-02-28 08:28
Modified
2024-11-22 21:57
Summary
Red Hat Security Advisory: php security update
Notes
Topic
An update for php is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: php (8.0.27). (BZ#2161667)
Security Fix(es):
* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)
* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)
* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)
* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)
* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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": "2024-11-22T21:57:12+00:00", "generator": { "date": "2024-11-22T21:57:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T21:57:12+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-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": "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": "architecture", "name": "s390x" }, { "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" } ], "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" } ] }
fkie_cve-2022-31631
Vulnerability from fkie_nvd
Published
2025-02-12 22:15
Modified
2025-02-13 16:15
Severity ?
Summary
In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities." }, { "lang": "es", "value": "En las versiones de PHP 8.0.* anteriores a 8.0.27, 8.1.* anteriores a 8.1.15, 8.2.* anteriores a 8.2.2, cuando se usa la funci\u00f3n PDO::quote() para citar datos proporcionados por el usuario para SQLite, proporcionar una cadena demasiado larga puede provocar que el controlador cite incorrectamente los datos, lo que puede generar vulnerabilidades de inyecci\u00f3n SQL." } ], "id": "CVE-2022-31631", "lastModified": "2025-02-13T16:15:35.670", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2, "source": "security@php.net", "type": "Secondary" } ] }, "published": "2025-02-12T22:15:29.007", "references": [ { "source": "security@php.net", "url": "https://bugs.php.net/bug.php?id=81740" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20230223-0007/" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "url": "https://bugs.php.net/bug.php?id=81740" } ], "sourceIdentifier": "security@php.net", "vulnStatus": "Received", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-74" } ], "source": "security@php.net", "type": "Secondary" } ] }
wid-sec-w-2023-0035
Vulnerability from csaf_certbund
Published
2023-01-05 23:00
Modified
2024-08-11 22:00
Summary
PHP: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PHP ausnutzen, um Sicherheitsvorkehrungen zu umgehen und unbekannte Auswirkungen zu verursachen.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PHP ausnutzen, um Sicherheitsvorkehrungen zu umgehen und unbekannte Auswirkungen zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0035 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0035.json" }, { "category": "self", "summary": "WID-SEC-2023-0035 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0035" }, { "category": "external", "summary": "PHP 8 Changelog vom 2023-01-05", "url": "https://www.php.net/ChangeLog-8.php#8.2.1" }, { "category": "external", "summary": "PHP Bugs vom 2023-01-05", "url": "https://bugs.php.net/bug.php?id=81740" }, { "category": "external", "summary": "Alpine Linux Release 3.17.1 vom 2023-01-09", "url": "https://lists.alpinelinux.org/~alpine/announce/%3C20230109150543.185df937%40ncopa-desktop%3E" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0074-1 vom 2023-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013457.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0073-1 vom 2023-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013459.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0072-1 vom 2023-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013458.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0084-1 vom 2023-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013466.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5818-1 vom 2023-01-23", "url": "https://ubuntu.com/security/notices/USN-5818-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0848 vom 2023-02-21", "url": "https://access.redhat.com/errata/RHSA-2023:0848" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0476-1 vom 2023-02-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013867.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-0848 vom 2023-02-22", "url": "http://linux.oracle.com/errata/ELSA-2023-0848.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3345 vom 2023-02-26", "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00039.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5363 vom 2023-02-27", "url": "https://www.debian.org/security/2023/dsa-5363" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0965 vom 2023-02-28", "url": "https://access.redhat.com/errata/RHSA-2023:0965" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-0965 vom 2023-02-28", "url": "http://linux.oracle.com/errata/ELSA-2023-0965.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5905-1 vom 2023-03-02", "url": "https://ubuntu.com/security/notices/USN-5905-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2417 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2417" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2903 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:2903" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-2903 vom 2023-05-24", "url": "https://linux.oracle.com/errata/ELSA-2023-2903.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPHP8.1-2023-003 vom 2023-09-14", "url": "https://alas.aws.amazon.com/AL2/ALASPHP8.1-2023-003.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPHP8.0-2023-003 vom 2023-09-14", "url": "https://alas.aws.amazon.com/AL2/ALASPHP8.0-2023-003.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPHP8.2-2023-003 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASPHP8.2-2023-003.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-285 vom 2024-01-23", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2023-285.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202408-32 vom 2024-08-12", "url": "https://security.gentoo.org/glsa/202408-32" } ], "source_lang": "en-US", "title": "PHP: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2024-08-11T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:40:54.760+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-0035", "initial_release_date": "2023-01-05T23:00:00.000+00:00", "revision_history": [ { "date": "2023-01-05T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-01-09T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates aufgenommen" }, { "date": "2023-01-11T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-01-12T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-01-23T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-02-21T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-02-22T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE und Oracle Linux aufgenommen" }, { "date": "2023-02-26T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-02-28T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2023-03-02T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-05-09T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-23T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-09-13T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-01-22T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Gentoo aufgenommen" } ], "status": "final", "version": "17" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.17.1", "product": { "name": "Open Source Alpine Linux \u003c3.17.1", "product_id": "T025765" } } ], "category": "product_name", "name": "Alpine Linux" }, { "branches": [ { "category": "product_version_range", "name": "\u003c8.2.1", "product": { "name": "Open Source PHP \u003c8.2.1", "product_id": "T025753" } } ], "category": "product_name", "name": "PHP" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-31631", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in PHP. Der Fehler besteht aufgrund eines nicht abgefangenen Integer-\u00dcberlaufs, bei dem \"PDO::quote()\" von \"PDO_SQLite\" eine nicht korrekt zitierte Zeichenkette zur\u00fcckgeben kann. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen und unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "398363", "T025765", "T012167", "T004914" ] }, "release_date": "2023-01-05T23:00:00.000+00:00", "title": "CVE-2022-31631" } ] }
WID-SEC-W-2023-0035
Vulnerability from csaf_certbund
Published
2023-01-05 23:00
Modified
2024-08-11 22:00
Summary
PHP: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PHP ausnutzen, um Sicherheitsvorkehrungen zu umgehen und unbekannte Auswirkungen zu verursachen.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PHP ausnutzen, um Sicherheitsvorkehrungen zu umgehen und unbekannte Auswirkungen zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0035 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0035.json" }, { "category": "self", "summary": "WID-SEC-2023-0035 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0035" }, { "category": "external", "summary": "PHP 8 Changelog vom 2023-01-05", "url": "https://www.php.net/ChangeLog-8.php#8.2.1" }, { "category": "external", "summary": "PHP Bugs vom 2023-01-05", "url": "https://bugs.php.net/bug.php?id=81740" }, { "category": "external", "summary": "Alpine Linux Release 3.17.1 vom 2023-01-09", "url": "https://lists.alpinelinux.org/~alpine/announce/%3C20230109150543.185df937%40ncopa-desktop%3E" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0074-1 vom 2023-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013457.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0073-1 vom 2023-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013459.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0072-1 vom 2023-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013458.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0084-1 vom 2023-01-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013466.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5818-1 vom 2023-01-23", "url": "https://ubuntu.com/security/notices/USN-5818-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0848 vom 2023-02-21", "url": "https://access.redhat.com/errata/RHSA-2023:0848" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0476-1 vom 2023-02-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013867.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-0848 vom 2023-02-22", "url": "http://linux.oracle.com/errata/ELSA-2023-0848.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3345 vom 2023-02-26", "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00039.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5363 vom 2023-02-27", "url": "https://www.debian.org/security/2023/dsa-5363" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0965 vom 2023-02-28", "url": "https://access.redhat.com/errata/RHSA-2023:0965" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-0965 vom 2023-02-28", "url": "http://linux.oracle.com/errata/ELSA-2023-0965.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5905-1 vom 2023-03-02", "url": "https://ubuntu.com/security/notices/USN-5905-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2417 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2417" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2903 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:2903" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-2903 vom 2023-05-24", "url": "https://linux.oracle.com/errata/ELSA-2023-2903.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPHP8.1-2023-003 vom 2023-09-14", "url": "https://alas.aws.amazon.com/AL2/ALASPHP8.1-2023-003.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPHP8.0-2023-003 vom 2023-09-14", "url": "https://alas.aws.amazon.com/AL2/ALASPHP8.0-2023-003.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPHP8.2-2023-003 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASPHP8.2-2023-003.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-285 vom 2024-01-23", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2023-285.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202408-32 vom 2024-08-12", "url": "https://security.gentoo.org/glsa/202408-32" } ], "source_lang": "en-US", "title": "PHP: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2024-08-11T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:40:54.760+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-0035", "initial_release_date": "2023-01-05T23:00:00.000+00:00", "revision_history": [ { "date": "2023-01-05T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-01-09T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates aufgenommen" }, { "date": "2023-01-11T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-01-12T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-01-23T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-02-21T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-02-22T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE und Oracle Linux aufgenommen" }, { "date": "2023-02-26T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-02-28T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2023-03-02T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-05-09T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-23T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-09-13T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-01-22T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Gentoo aufgenommen" } ], "status": "final", "version": "17" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.17.1", "product": { "name": "Open Source Alpine Linux \u003c3.17.1", "product_id": "T025765" } } ], "category": "product_name", "name": "Alpine Linux" }, { "branches": [ { "category": "product_version_range", "name": "\u003c8.2.1", "product": { "name": "Open Source PHP \u003c8.2.1", "product_id": "T025753" } } ], "category": "product_name", "name": "PHP" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-31631", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in PHP. Der Fehler besteht aufgrund eines nicht abgefangenen Integer-\u00dcberlaufs, bei dem \"PDO::quote()\" von \"PDO_SQLite\" eine nicht korrekt zitierte Zeichenkette zur\u00fcckgeben kann. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen und unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "398363", "T025765", "T012167", "T004914" ] }, "release_date": "2023-01-05T23:00:00.000+00:00", "title": "CVE-2022-31631" } ] }
gsd-2022-31631
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-31631", "id": "GSD-2022-31631", "references": [ "https://www.suse.com/security/cve/CVE-2022-31631.html", "https://www.debian.org/security/2023/dsa-5363", "https://advisories.mageia.org/CVE-2022-31631.html", "https://access.redhat.com/errata/RHSA-2023:0848", "https://access.redhat.com/errata/RHSA-2023:0965", "https://ubuntu.com/security/CVE-2022-31631" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-31631" ], "id": "GSD-2022-31631", "modified": "2023-12-13T01:19:17.753692Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-31631", "STATE": "RESERVED" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." } ] } } } }
ghsa-4qmr-c42j-3wg2
Vulnerability from github
Published
2025-02-13 00:33
Modified
2025-02-13 00:33
Severity ?
Details
In PHP versions 8.0. before 8.0.27, 8.1. before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.
{ "affected": [], "aliases": [ "CVE-2022-31631" ], "database_specific": { "cwe_ids": [ "CWE-74" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-02-12T22:15:29Z", "severity": "CRITICAL" }, "details": "In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.", "id": "GHSA-4qmr-c42j-3wg2", "modified": "2025-02-13T00:33:03Z", "published": "2025-02-13T00:33:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=81740" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230223-0007" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.